Platform Explorer / Nuxeo Platform LTS 2015 7.10

Contribution org.nuxeo.dam.core.types--types

This contribution is part of XML component org.nuxeo.dam.core.types inside nuxeo-dam-7.10.jar /OSGI-INF/dam-core-types-contrib.xml

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="AssetLibrary">default</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">

    <types>
      <type name="AssetLibrary">default</type>
    </types>

  </extension>